object FrmAskParameters: TFrmAskParameters Left = 325 Top = 316 BorderStyle = bsDialog Caption = 'FrmAskParameters' ClientHeight = 102 ClientWidth = 356 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object SpeedButton1: TBitBtn Left = 322 Top = 12 Width = 21 Height = 21 TabOrder = 1 OnClick = SpeedButton1Click Glyph.Data = { C6000000424DC60000000000000076000000280000000B0000000A0000000100 04000000000050000000120B0000120B00001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777770 0000777777777770000077777777777000007777707777700000777700077770 0000777000007770000077000000077000007000000000700000777777777770 00007777777777700000} end object TxtToolsParameters: TLabeledEdit Left = 69 Top = 13 Width = 248 Height = 21 EditLabel.Width = 59 EditLabel.Height = 13 EditLabel.Caption = 'Parameters:' LabelPosition = lpLeft TabOrder = 0 end object TxtToolsFilename: TLabeledEdit Left = 69 Top = 42 Width = 276 Height = 21 Color = clBtnFace EditLabel.Width = 56 EditLabel.Height = 13 EditLabel.Caption = 'Application:' LabelPosition = lpLeft ReadOnly = True TabOrder = 2 end object Button1: TButton Left = 199 Top = 72 Width = 70 Height = 23 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 3 end object Button2: TButton Left = 275 Top = 72 Width = 70 Height = 23 Cancel = True Caption = '&Cancel' ModalResult = 2 TabOrder = 4 end object PopupMenu1: TTBXPopupMenu Left = 22 Top = 55 object Filename2: TTBXItem Caption = '{Filename}' OnClick = Filename2Click end object SingleFilename2: TTBXItem Caption = '{Single Filename}' OnClick = Filename2Click end object path2: TTBXItem Caption = '{Path}' OnClick = Filename2Click end object TBXItem1: TTBXItem Caption = '{Selection}' OnClick = Filename2Click end object TBXItem2: TTBXItem Caption = '{Word At Caret}' OnClick = Filename2Click end end end